const go/types._InvalidComplex
4 uses
go/types (current package)
builtins.go#L312: check.invalidArg(x, _InvalidComplex, "mismatched types %s and %s", x.typ, y.typ)
builtins.go#L334: check.invalidArg(x, _InvalidComplex, "arguments have type %s, expected floating-point", x.typ)
builtins.go#L856: code = _InvalidComplex
errorcodes.go#L783: _InvalidComplex
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)